toggle menu
JxBrowser
8.2.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.ui
/
[jvm]FontSizeInPixels
Font
Size
In
Pixels
public
interface
FontSizeInPixels
implements
FontSize
A size of the font in pixels.
Since
7.20
Members
Functions
of
Link copied to clipboard
public
static
FontSizeInPixels
of
(
int pixels
)
Returns the
FontSizeInPixels
instance for the given value.
value
Link copied to clipboard
public
int
value
(
)
Returns the font size value measured in pixels.